home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware in MacFormat / brailler0.5b / brlr ƒ / Shell ƒ / file utilities.h < prev    next >
Encoding:
Text File  |  1994-12-20  |  193 b   |  5 lines  |  [TEXT/MMCC]

  1. OSErr GetApplicationFSSpec(FSSpec *theFS);
  2. OSType GetFileType(FSSpec *myFSS);
  3. unsigned long GetModificationDate(FSSpec *myFSS);
  4. OSErr SetModificationDate(FSSpec *myFSS, unsigned long theDate);
  5.